language n. 1.语言;(某民族,某国的)国语;语调,措词。 2.(谈话者或作者所使用的)言语,语风,文风,文体。 3.专门用语,术语。 4.(动物的)叫声;(动作,手势等所表示的)表意语。 5.【自动化】机器代码 ( = machine language )。 6.〔俚语〕粗话,骂人的话;坏话。 7.态度,立场。 8.〔古语〕民族;某国国民。 a common language 共同的语言。 a dead language 死语言。 a foreign language 外国语。 a living language 活语言。 long language (与符号语言相对的)通用语言。 oral [spoken] language 口语。 the Chinese language 汉语。 written language 书面语。 high language 夸张的言词。 in his own language 按他自己的说法。 with a great command [an easy flow] of language 口若悬河。 legal language 法律用语。 medical language 医学用语。 parliamentary language 议会辞令;有礼貌的话。 the language of diplomacy 外交辞令。 the language of the science 科学用语。 finger [gesture, sign] language 手势语。 the language of flowers 花语〔如以 lily 象征纯洁等〕。 the language of the eyes 目语,眉目传情。 billing gate language = language of the fish-market 下流的粗话。 in strong language 用激烈的下流话。 use (bad [foul, warm]) language to sb. 谩骂某人。 in fourteen languages 〔美俚〕非常。 speak the same language 说共同的语言,信仰和观点相同。 language arts (中小学的)语言艺术学科。
Should not be accessible from macro languages 不应是可从宏语言访问的。
The function should not be accessible from macro languages 此函数不应该是可从宏语言访问的。
The variable should not be accessible from macro languages 该变量不应该是可以从宏语言访问的。
Basic textual macro languages 文本宏语言基础
First let s look at metaprogramming that involves textual macro languages 首先让我们来看一下涉及文本宏编程的元编程。
This article reviews several kinds of macro languages and shows how you can use them to improve your code 本文介绍了几种宏语言的方法,并介绍了如何改进代码。
The scheme standard defines a macro language specifically built to make it easier to make additions to the language Scheme标准定义了一种专门用来简化对其他语言进行扩展的宏语言。
For example , a word - processing program might support a macro language with which users can customize the behavior of the application 例如,字处理程序可能支持用户可用来自定义应用程序行为的宏语言。
A program or code segment written in the internal macro language of an application . some macros replicate , while others infect documents 被写在内建的应用程序的宏语言中的一段程序或片断。有些宏复制,有些则感染文档。
Learn why metaprogramming is necessary and look at some of the components of metaprogramming textual macro languages , specialized code generators 因此十分有必要学习为什么要采用元编程,以及元编程都有哪些组件(文本宏语言,专用代码生成器) 。